vendor/golang.org/x/crypto/chacha20.Cipher.p1 (field)
3 uses
	vendor/golang.org/x/crypto/chacha20 (current package)
		chacha_generic.go#L56: 	p1, p5, p9, p13  uint32
		chacha_generic.go#L283: 		s.p1, s.p5, s.p9, s.p13 = quarterRound(c1, c5, c9, c13)
		chacha_generic.go#L297: 		x1, x6, x11, x12 := quarterRound(s.p1, s.p6, s.p11, fcr12)
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |